-
-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update all dependencies #1263
Update all dependencies #1263
Conversation
62579c0
to
d966f44
Compare
7caaa17
to
d17e4dc
Compare
629d174
to
a8b4ace
Compare
20372c3
to
465365e
Compare
|
pyproject.toml
Outdated
@@ -81,7 +81,7 @@ pg_implem = [ | |||
"psycopg[pool]; sys_platform == 'darwin' and platform_machine == 'arm64' and python_version < '3.10'", | |||
] | |||
django = [ | |||
"django~=4.2.0; python_version < '3.10'", | |||
"django~=5.1.5; python_version < '3.10'", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Well, that's not gonna work :/
.devcontainer/Dockerfile
Outdated
@@ -1,4 +1,4 @@ | |||
FROM mcr.microsoft.com/devcontainers/python:3.12 | |||
FROM mcr.microsoft.com/devcontainers/python:3.13 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I like the energy, but no :D
304fefe
to
9f142f2
Compare
for more information, see https://pre-commit.ci
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
6362dc2
to
d2231d0
Compare
This PR contains the following updates:
692973e
->11bd719
v0.8.4
->v0.9.3
~=4.2.0
->~=5.1.5
Note: The
pre-commit
manager in Renovate is not supported by thepre-commit
maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.Release Notes
astral-sh/ruff-pre-commit (astral-sh/ruff-pre-commit)
v0.9.3
Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.9.3
v0.9.2
Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.9.2
v0.9.1
Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.9.1
v0.9.0
Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.9.0
v0.8.6
Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.8.6
v0.8.5
Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.8.5
Configuration
📅 Schedule: Branch creation - "before 4am on Saturday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.